projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
251f096
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 30 Jun 2009 15:30:26 +0000
(15:30 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 30 Jun 2009 15:30:26 +0000
(15:30 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4ba7c350856839c57eae0118a8e3f2e674b7d0d8..83b62e14ffd4eccce705a249e9ff888df7ba5a6e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,7
@@
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
also the 'rename case, when setting file modes. (Bug#3712)
+ (tramp-default-file-modes) Remove execute permissions.
2009-06-29 Alan Mackenzie <acm@muc.de>